1 <!-- Edit this file to change the layout of each record in the table view -->
2 <!-- To disable clicking of a field,
remove the and formatters around it-->
3
4 <!-- If you wish to hide the table view header that contains the column titles, -->
5 <!--
add the following to the personal_details_init() hook (in hooks/personal_details.php file) -->
6 <!-- $options->ShowTableHeader =
0; -->
7
8         <td id=
"personal_details-full_name-<%%VALUE(id)%%>" class="personal_details-full_name"><%%VALUE(full_name)%%></td>
9         <td id=
"personal_details-school-<%%VALUE(id)%%>" class="personal_details-school"><%%VALUE(school)%%></td>
10         <td id=
"personal_details-department-<%%VALUE(id)%%>" class="personal_details-department"><%%VALUE(department)%%></td>
11         <td id=
"personal_details-year_of_study-<%%VALUE(id)%%>" class="personal_details-year_of_study"><%%VALUE(year_of_study)%%></td>



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.138 lượt xem

Gõ tìm kiếm nhanh...